wayland: Look for cursor themes in $HOME
authorMatthias Clasen <mclasen@redhat.com>
Tue, 29 Jun 2021 20:57:15 +0000 (16:57 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 29 Jun 2021 20:57:15 +0000 (16:57 -0400)
commit4efb661ae67af636d5a57536c8e25df941b3cca5
tree4fba694a4b225d1fd86823107d2ccac3d7321fb3
parent192e779db27088a17946b5eda5b63fc49ae41fd7
wayland: Look for cursor themes in $HOME

We should look in the same places that libXcursor does,
so add $XDG_DATA_HOME/icons and $HOME/.icons to the list.

Fixes: #4080
gdk/wayland/gdkdisplay-wayland.c